home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-12-18 | 48.9 KB | 1,628 lines |
- object fConfig: TfConfig
- Left = 218
- Top = 140
- BorderIcons = [biSystemMenu, biMaximize]
- BorderStyle = bsSingle
- Caption = 'Configuration Screen'
- ClientHeight = 452
- ClientWidth = 780
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object PageControl3: TPageControl
- Left = 0
- Top = 0
- Width = 780
- Height = 452
- ActivePage = TabSheet6
- Align = alClient
- HotTrack = True
- Images = fMain.ImageList1
- MultiLine = True
- TabOrder = 0
- OnChange = PageControl3Change
- object TabSheet6: TTabSheet
- Caption = 'Editor Options'
- ImageIndex = 113
- object GroupBox34: TGroupBox
- Left = 1
- Top = 2
- Width = 768
- Height = 167
- Caption = 'Editor Options'
- TabOrder = 0
- object Label2: TLabel
- Left = 296
- Top = 20
- Width = 137
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Gutter Width '
- end
- object Label10: TLabel
- Left = 296
- Top = 44
- Width = 137
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Block indent '
- end
- object CheckBox2: TCheckBox
- Left = 8
- Top = 85
- Width = 273
- Height = 17
- Caption = 'Use Gutter'
- TabOrder = 0
- OnClick = CheckBox2Click
- end
- object CheckBox3: TCheckBox
- Left = 8
- Top = 53
- Width = 273
- Height = 17
- Caption = 'Use Linenumbers'
- TabOrder = 1
- OnClick = CheckBox3Click
- end
- object CheckBox4: TCheckBox
- Left = 8
- Top = 69
- Width = 273
- Height = 17
- Caption = 'Use Syntax Highlighting'
- TabOrder = 2
- OnClick = CheckBox4Click
- end
- object CheckBox5: TCheckBox
- Left = 8
- Top = 37
- Width = 273
- Height = 17
- Caption = 'Show Scroll Hint'
- TabOrder = 3
- OnClick = CheckBox5Click
- end
- object CheckBox7: TCheckBox
- Left = 8
- Top = 21
- Width = 273
- Height = 17
- Caption = 'Auto Indent'
- TabOrder = 4
- OnClick = CheckBox7Click
- end
- object SpinEdit2: TSpinEdit
- Left = 441
- Top = 18
- Width = 49
- Height = 21
- MaxValue = 0
- MinValue = 0
- TabOrder = 5
- Value = 30
- OnChange = SpinEdit2Change
- end
- object SpinEdit3: TSpinEdit
- Left = 441
- Top = 40
- Width = 49
- Height = 21
- MaxValue = 0
- MinValue = 0
- TabOrder = 6
- Value = 8
- OnChange = SpinEdit3Change
- end
- object CheckBox9: TCheckBox
- Left = 8
- Top = 142
- Width = 155
- Height = 17
- Caption = 'Use Margin'
- TabOrder = 7
- OnClick = CheckBox9Click
- end
- object SpinEdit4: TSpinEdit
- Left = 166
- Top = 140
- Width = 49
- Height = 21
- MaxValue = 0
- MinValue = 0
- TabOrder = 8
- Value = 80
- OnChange = SpinEdit4Change
- end
- object CheckBox10: TCheckBox
- Left = 8
- Top = 117
- Width = 753
- Height = 17
- Caption = 'Show Special Characters (Tabs, spaces, enters etc ...)'
- TabOrder = 9
- OnClick = CheckBox10Click
- end
- object CheckBox11: TCheckBox
- Left = 8
- Top = 101
- Width = 273
- Height = 17
- Caption = 'Tabs To Spaces'
- TabOrder = 10
- OnClick = CheckBox11Click
- end
- end
- object GroupBox4: TGroupBox
- Left = 1
- Top = 177
- Width = 768
- Height = 156
- Caption = 'Editor FontStyle'
- Color = clBtnFace
- ParentColor = False
- TabOrder = 1
- object SpeedButton13: TSpeedButton
- Left = 432
- Top = 34
- Width = 89
- Height = 21
- Caption = 'Clear'
- OnClick = SpeedButton13Click
- end
- object Label29: TLabel
- Left = 8
- Top = 19
- Width = 70
- Height = 12
- Caption = 'Current Font :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object SpeedButton11: TSpeedButton
- Left = 432
- Top = 86
- Width = 89
- Height = 21
- Caption = 'Clear'
- OnClick = SpeedButton11Click
- end
- object Label11: TLabel
- Left = 8
- Top = 72
- Width = 147
- Height = 12
- Caption = 'Edit window background color'
- end
- object CBFont: TRzFontComboBox
- Left = 8
- Top = 34
- Width = 281
- Height = 20
- FontType = ftFixedPitch
- ItemHeight = 16
- TabOrder = 0
- OnClick = CBFontClick
- OnCloseUp = CBFontCloseUp
- OnDropDown = CBFontDropDown
- end
- object FontSize: TSpinEdit
- Left = 360
- Top = 34
- Width = 65
- Height = 21
- MaxValue = 0
- MinValue = 0
- TabOrder = 1
- Value = 8
- OnChange = FontSizeChange
- end
- object Panel7: TPanel
- Left = 295
- Top = 35
- Width = 59
- Height = 19
- BevelOuter = bvLowered
- TabOrder = 2
- OnClick = Panel7Click
- end
- object Panel6: TPanel
- Left = 8
- Top = 86
- Width = 417
- Height = 21
- BevelOuter = bvLowered
- ParentShowHint = False
- ShowHint = False
- TabOrder = 3
- OnClick = Panel6Click
- end
- object ComboBox1: TComboBox
- Left = 8
- Top = 128
- Width = 361
- Height = 20
- ItemHeight = 12
- TabOrder = 4
- Text = 'Select Character Set ...'
- OnChange = ComboBox1Change
- Items.Strings = (
- 'ANSI_CHARSET'
- 'DEFAULT_CHARSET'
- 'SYMBOL_CHARSET'
- 'MAC_CHARSET'
- 'SHIFTJIS_CHARSET'
- 'HANGEUL_CHARSET'
- 'JOHAB_CHARSET'
- 'GB2312_CHARSET'
- 'CHINESEBIG5_CHARSET'
- 'GREEK_CHARSET'
- 'TURKISH_CHARSET'
- 'VIETNAMESE_CHARSET'
- 'HEBREW_CHARSET'
- 'ARABIC_CHARSET'
- 'BALTIC_CHARSET'
- 'RUSSIAN_CHARSET'
- 'THAI_CHARSET'
- 'EASTEUROPE_CHARSET'
- 'OEM_CHARSET')
- end
- end
- object GroupBox8: TGroupBox
- Left = 1
- Top = 333
- Width = 767
- Height = 87
- Caption = 'Text Styles'
- TabOrder = 2
- object Label8: TLabel
- Left = 8
- Top = 57
- Width = 753
- Height = 24
- AutoSize = False
- Caption =
- 'Text styles are used when text is added. The program will use th' +
- 'is as you default settings.'
- WordWrap = True
- end
- object Label20: TLabel
- Left = 8
- Top = 18
- Width = 70
- Height = 12
- Caption = 'Current Font :'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object RzFontComboBox1: TRzFontComboBox
- Left = 8
- Top = 33
- Width = 272
- Height = 20
- FontName = 'Verdana'
- ItemHeight = 16
- TabOrder = 0
- OnClick = RzFontComboBox1Click
- OnCloseUp = RzFontComboBox1CloseUp
- OnDropDown = RzFontComboBox1DropDown
- end
- object SpinEdit1: TSpinEdit
- Left = 281
- Top = 32
- Width = 49
- Height = 21
- MaxValue = 0
- MinValue = 0
- TabOrder = 1
- Value = 2
- OnChange = SpinEdit1Change
- end
- end
- end
- object TabSheet9: TTabSheet
- Caption = 'Operations'
- ImageIndex = 114
- object SpeedButton10: TSpeedButton
- Left = 10
- Top = 355
- Width = 311
- Height = 22
- Caption = 'Clear History of Last opened files'
- OnClick = SpeedButton10Click
- end
- object GroupBox9: TGroupBox
- Left = 8
- Top = 142
- Width = 760
- Height = 51
- Caption = 'Messages'
- TabOrder = 0
- object CheckBox1: TCheckBox
- Left = 8
- Top = 20
- Width = 745
- Height = 17
- Caption = 'Notify to save before closing a document'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox1Click
- end
- end
- object GroupBox6: TGroupBox
- Left = 8
- Top = 86
- Width = 760
- Height = 51
- Caption = 'Visual Style'
- TabOrder = 1
- object CheckBox12: TCheckBox
- Left = 8
- Top = 20
- Width = 745
- Height = 17
- Caption = 'Use XP Look'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox12Click
- end
- end
- object GroupBox10: TGroupBox
- Left = 8
- Top = 198
- Width = 760
- Height = 51
- Caption = 'Startup Options'
- TabOrder = 2
- object CheckBox13: TCheckBox
- Left = 8
- Top = 20
- Width = 745
- Height = 17
- Caption = 'Show document manager on startup'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox13Click
- end
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 10
- Width = 761
- Height = 71
- Caption = 'Filemanager options'
- TabOrder = 3
- object CheckBox8: TCheckBox
- Left = 9
- Top = 19
- Width = 744
- Height = 17
- Caption = 'Double click to open a file.'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = CheckBox8Click
- end
- object CheckBox6: TCheckBox
- Left = 9
- Top = 40
- Width = 280
- Height = 17
- Caption = 'Do not open the same file twice'
- TabOrder = 1
- OnClick = CheckBox6Click
- end
- end
- object GroupBox13: TGroupBox
- Left = 8
- Top = 256
- Width = 233
- Height = 89
- Caption = 'Bracket matching'
- TabOrder = 4
- object Label9: TLabel
- Left = 7
- Top = 49
- Width = 90
- Height = 12
- Caption = '&Foreground Color:'
- Enabled = False
- end
- object Label13: TLabel
- Left = 105
- Top = 49
- Width = 93
- Height = 12
- Caption = 'Bac&kground Color:'
- Enabled = False
- end
- object Panel9: TPanel
- Left = 8
- Top = 64
- Width = 89
- Height = 19
- BevelOuter = bvLowered
- Enabled = False
- TabOrder = 0
- OnClick = Panel9Click
- end
- object Panel10: TPanel
- Left = 104
- Top = 64
- Width = 89
- Height = 19
- BevelOuter = bvLowered
- Enabled = False
- TabOrder = 1
- OnClick = Panel10Click
- end
- object CheckBox14: TCheckBox
- Left = 8
- Top = 24
- Width = 65
- Height = 17
- Caption = 'Enabled'
- TabOrder = 2
- OnClick = CheckBox14Click
- end
- end
- end
- object TabSheet10: TTabSheet
- Caption = 'Language Configuration'
- ImageIndex = 78
- object GroupBox11: TGroupBox
- Left = 6
- Top = 8
- Width = 763
- Height = 81
- Caption = 'Language Pack'
- TabOrder = 0
- object SpeedButton5: TSpeedButton
- Left = 736
- Top = 16
- Width = 23
- Height = 20
- Caption = '...'
- OnClick = SpeedButton5Click
- end
- object Label31: TLabel
- Left = 8
- Top = 40
- Width = 721
- Height = 33
- AutoSize = False
- Caption =
- 'This is your translation module with will be used to set Matrix ' +
- 'Y2K to your selected language'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Edit10: TEdit
- Left = 9
- Top = 16
- Width = 720
- Height = 20
- TabOrder = 0
- end
- end
- object GroupBox2: TGroupBox
- Left = 6
- Top = 103
- Width = 763
- Height = 66
- Caption = 'Choose Default Helpfile Language'
- TabOrder = 1
- object SpeedButton12: TSpeedButton
- Left = 736
- Top = 24
- Width = 23
- Height = 20
- Caption = '...'
- OnClick = SpeedButton12Click
- end
- object Edit7: TEdit
- Left = 9
- Top = 24
- Width = 720
- Height = 20
- TabOrder = 0
- end
- end
- end
- object TabSheet11: TTabSheet
- Caption = 'Path Configuration'
- ImageIndex = 105
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 772
- Height = 423
- ActivePage = TabSheet1
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'FTP Path'
- object GroupBox3: TGroupBox
- Left = 6
- Top = 16
- Width = 755
- Height = 71
- Caption = 'FTP Path'
- TabOrder = 0
- object Label6: TLabel
- Left = 8
- Top = 40
- Width = 737
- Height = 25
- AutoSize = False
- Caption =
- 'FTP Path is used to store the path to your favorite FTP program ' +
- 'so that you can launch it from within Matrix Y2K'
- WordWrap = True
- end
- object SpeedButton6: TSpeedButton
- Left = 608
- Top = 16
- Width = 23
- Height = 20
- Caption = '...'
- OnClick = SpeedButtn6Click
- end
- object Edit4: TEdit
- Left = 9
- Top = 16
- Width = 584
- Height = 20
- TabOrder = 0
- OnChange = Edit4Change
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'GFX Editor'
- ImageIndex = 1
- object GroupBox12: TGroupBox
- Left = 6
- Top = 16
- Width = 755
- Height = 71
- Caption = 'GFX Editor'
- TabOrder = 0
- object Label7: TLabel
- Left = 8
- Top = 40
- Width = 737
- Height = 25
- AutoSize = False
- Caption = 'Here you can choose you graphics editor.'
- WordWrap = True
- end
- object SpeedButton20: TSpeedButton
- Left = 608
- Top = 16
- Width = 23
- Height = 20
- Caption = '...'
- OnClick = SpeedButton20Click
- end
- object Edit11: TEdit
- Left = 9
- Top = 16
- Width = 584
- Height = 20
- TabOrder = 0
- OnChange = Edit11Change
- end
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Browsers'
- ImageIndex = 2
- object GroupBox7: TGroupBox
- Left = 14
- Top = 8
- Width = 739
- Height = 353
- Caption = 'Browser Path'
- TabOrder = 0
- object Label4: TLabel
- Left = 8
- Top = 39
- Width = 625
- Height = 50
- AutoSize = False
- Caption =
- 'Browser Path is used to store the path to your favorite browser ' +
- 'so you can launch it from within Matrix Y2K'
- WordWrap = True
- end
- object SpeedButton8: TSpeedButton
- Left = 608
- Top = 16
- Width = 23
- Height = 20
- Caption = '...'
- OnClick = SpeedButton8Click
- end
- object Label3: TLabel
- Left = 8
- Top = 96
- Width = 69
- Height = 12
- Caption = 'Browser List :'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label5: TLabel
- Left = 314
- Top = 232
- Width = 322
- Height = 12
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Double click on a browser to remove it !'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- end
- object SpeedButton7: TSpeedButton
- Left = 8
- Top = 226
- Width = 281
- Height = 22
- Caption = 'Set selected browser as default'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 5990555555555555577755555555555555555555555555555555}
- NumGlyphs = 2
- OnClick = SpeedButton7Click
- end
- object Edit5: TEdit
- Left = 9
- Top = 16
- Width = 592
- Height = 20
- TabOrder = 0
- OnChange = Edit5Change
- end
- object ListBox3: TListBox
- Left = 7
- Top = 112
- Width = 632
- Height = 113
- ItemHeight = 12
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnDblClick = ListBox3DblClick
- end
- end
- end
- object TabSheet5: TTabSheet
- Caption = 'Elements'
- ImageIndex = 3
- object GroupBox5: TGroupBox
- Left = 6
- Top = 16
- Width = 755
- Height = 71
- Caption = 'Elements File'
- TabOrder = 0
- object Label12: TLabel
- Left = 8
- Top = 40
- Width = 737
- Height = 25
- AutoSize = False
- Caption = 'The elements file is used to load elements :)'
- WordWrap = True
- end
- object SpeedButton4: TSpeedButton
- Left = 608
- Top = 16
- Width = 23
- Height = 20
- Caption = '...'
- OnClick = SpeedButton4Click
- end
- object Edit1: TEdit
- Left = 9
- Top = 16
- Width = 584
- Height = 20
- TabOrder = 0
- OnChange = Edit1Change
- end
- end
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Code Inside'
- ImageIndex = 61
- object Splitter1: TSplitter
- Left = 321
- Top = 0
- Width = 3
- Height = 423
- Cursor = crHSplit
- end
- object PanelKeysCodeInside: TPanel
- Left = 0
- Top = 0
- Width = 321
- Height = 423
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object ListView1: TListView
- Left = 0
- Top = 0
- Width = 321
- Height = 398
- Align = alClient
- Columns = <
- item
- Caption = 'Key'
- Width = 150
- end
- item
- Caption = 'Comments'
- Width = 450
- end>
- ReadOnly = True
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- OnClick = ListView1Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 398
- Width = 321
- Height = 25
- Align = alBottom
- TabOrder = 1
- object SpeedButton3: TSpeedButton
- Left = 34
- Top = 2
- Width = 32
- Height = 22
- Flat = True
- Glyph.Data = {
- 36030000424D3603000000000000360000002800000010000000100000000100
- 18000000000000030000C30E0000C30E00000000000000000000FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC6C6C6A2A1A17C7B7B7C7B7B6F
- 6E6E5B5B5B595959636363575757A3A3A3F2F2F2FFFFFFFFFFFFFFFFFFF2F2F2
- 7A7979ACABABE2E2E2C2C2C2C8C7C78785854646466666669695954747471A1A
- 1A3535358B8B8BF3F3F3FFFFFFE1E1E1686666B8B6B6CFCFCF9C9898CAC9C94C
- 4C4C676767838282727272373737161616222222222222484848FFFFFFE1E1E1
- 626060A4A2A2CFCFCF9C9898CAC9C94F4F4F858585B2B2B24D4D4D6060604141
- 411F1F1F222222484848FFFFFFE1E1E1626060A4A2A2CFCFCF9C9898CAC9C95A
- 5A5AA2A0A0D2D2D2A7A7A76767676B6B6B2F2F2F5F5F5FF3F3F3FFFFFFE1E1E1
- 626060A4A2A2CFCFCF9C9898CAC9C9646464C8C7C7F4F4F4F5F5F57171714040
- 40B4B4B4FFFFFFFFFFFFFFFFFFE1E1E1626060A4A2A2CFCFCF9C9898CAC9C963
- 6363E2E2E2EEEEEEFFFFFFD5D5D56B6B6BF7F7F7FFFFFFFFFFFFFFFFFFE1E1E1
- 666464ACACACC0C5C79191918A8A8A616060A9A9A9CED0D1DEDFDF7E7F7FCFCF
- CFFFFFFFFFFFFFFFFFFFFFFFFFA49A9A737373C9C9C9D6D6D6CCCCCCB4B3B39D
- 9C9C545454535353404040B8B8B8FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF7F7F7F
- B9B9B96666665959597171715D5D5D646363747474737373535353FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFF6E6E6E6B6B6B838383E5E5E5A5A5A5D8D8D8AE
- ADADB8B8B8595959595959FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFD2D2D2
- 797979616161A7A7A7989898686868C5C5C5B7B7B7A3A3A3B6B6B6FFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCFCFCADADADA2A2A24848485A5A5A6A
- 6969C2C2C2D3D3D3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFDEDEDEE2E2E2CFCFCFFFFFFFDEDEDEFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton3Click
- end
- object SpeedButton9: TSpeedButton
- Left = 66
- Top = 2
- Width = 32
- Height = 22
- Flat = True
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
- 333333333333337FF3333333333333903333333333333377FF33333333333399
- 03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
- 99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
- 99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
- 03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
- 33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
- 33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
- 3333777777333333333333333333333333333333333333333333}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton9Click
- end
- object SpeedButton14: TSpeedButton
- Left = 98
- Top = 2
- Width = 32
- Height = 22
- Flat = True
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
- FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
- 00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73331030F0800
- F0F033377F7F737737373331100FFFFFFFF03FF7777F3FF3FFF70111910F00F0
- 00007777777F7737777701999910FFF0FF0377777777FF37F3730199999108F0
- F033777777777337F73301999910FFF0033377777777FFF77333011191000000
- 3333777777777777333333311033333333333337773333333333333103333333
- 3333333773333333333333303333333333333337333333333333}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton14Click
- end
- object SpeedButton2: TSpeedButton
- Left = 2
- Top = 0
- Width = 32
- Height = 24
- Flat = True
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333FF33333333FF333993333333300033377F3333333777333993333333
- 300033F77FFF3333377739999993333333333777777F3333333F399999933333
- 33003777777333333377333993333333330033377F3333333377333993333333
- 3333333773333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = SpeedButton2Click
- end
- end
- end
- object Panel3: TPanel
- Left = 324
- Top = 0
- Width = 448
- Height = 423
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object Panel5: TPanel
- Left = 0
- Top = 0
- Width = 448
- Height = 22
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object SpeedButton1: TSpeedButton
- Left = 256
- Top = 0
- Width = 192
- Height = 22
- Anchors = [akTop, akRight]
- Caption = 'Insert a File'
- Flat = True
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000000000000000000000000000000000000FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000FF00FF00FF00
- FF00009C9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C
- 9C00009C9C00009C9C00009C9C00009C9C000000000000000000FF00FF00FF00
- FF00009C9C00FFFFFF009CCEFF009CFFFF009CCEFF009CFFFF009CCEFF009CCE
- FF009CCEFF009CCEFF0063CECE00009C9C000000000000000000FF00FF00009C
- 9C00FFFFFF009CFFFF009CFFFF009CCEFF009CFFFF009CCEFF009CFFFF009CCE
- FF009CCEFF009CCEFF0063CECE0000000000009C9C0000000000FF00FF00009C
- 9C00FFFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CCEFF009CFF
- FF009CCEFF009CCEFF00009C9C0000000000009C9C0000000000009C9C00FFFF
- FF009CFFFF009CFFFF009CFFFF009CFFFF009CCEFF009CFFFF009CFFFF009CCE
- FF009CFFFF0063CECE000000000063CECE0063CECE0000000000009C9C00FFFF
- FF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CCEFF009CFF
- FF009CCEFF0063CECE000000000063CECE0063CECE0000000000009C9C00009C
- 9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C9C00009C
- 9C00009C9C00009C9C0063CECE009CFFFF0063CECE0000000000FF00FF00009C
- 9C00FFFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFF
- FF009CFFFF009CFFFF009CFFFF009CFFFF0063CECE0000000000FF00FF00009C
- 9C00FFFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFF
- FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF0063CECE0000000000FF00FF00009C
- 9C00FFFFFF009CFFFF009CFFFF009CFFFF009CFFFF009CFFFF00FFFFFF00009C
- 9C00009C9C00009C9C00009C9C00009C9C00009C9C00FF00FF00FF00FF00FF00
- FF00009C9C00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00009C9C00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00009C9C00009C9C00009C9C00009C9C00009C9C00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00}
- OnClick = SpeedButton1Click
- end
- object ToolBar2: TToolBar
- Left = 0
- Top = 0
- Width = 110
- Height = 22
- Align = alLeft
- AutoSize = True
- ButtonHeight = 18
- ButtonWidth = 108
- Caption = 'ToolBar2'
- EdgeBorders = []
- EdgeInner = esLowered
- Flat = True
- Indent = 2
- List = True
- ShowCaptions = True
- TabOrder = 0
- object ToolButton10: TToolButton
- Left = 2
- Top = 0
- Caption = 'Change Highlighter'
- DropdownMenu = HighLighterPopUp
- Style = tbsDropDown
- OnClick = ToolButton10Click
- end
- end
- object ToolBar1: TToolBar
- Left = 595
- Top = 0
- Width = 53
- Height = 22
- Align = alNone
- Anchors = [akTop, akRight]
- AutoSize = True
- Caption = 'ToolBar1'
- EdgeBorders = []
- EdgeInner = esNone
- EdgeOuter = esNone
- Flat = True
- List = True
- TabOrder = 1
- object ToolButton1: TToolButton
- Left = 0
- Top = 0
- ImageIndex = 7
- end
- object ToolButton3: TToolButton
- Left = 23
- Top = 0
- Width = 7
- Caption = 'ToolButton3'
- ImageIndex = 2
- Style = tbsDivider
- end
- object ToolButton2: TToolButton
- Left = 30
- Top = 0
- ImageIndex = 6
- end
- end
- end
- object StatusBar2: TStatusBar
- Left = 0
- Top = 404
- Width = 448
- Height = 19
- Panels = <
- item
- Width = 100
- end
- item
- Width = 80
- end
- item
- Width = 80
- end
- item
- Alignment = taCenter
- Width = 50
- end
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object CISMemo: TSynEdit
- Left = 0
- Top = 22
- Width = 448
- Height = 336
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- PopupMenu = PopupMenu1
- TabOrder = 2
- OnKeyDown = CISMemoKeyDown
- Gutter.Font.Charset = DEFAULT_CHARSET
- Gutter.Font.Color = clWindowText
- Gutter.Font.Height = -11
- Gutter.Font.Name = 'Courier New'
- Gutter.Font.Style = []
- OnChange = CISMemoChange
- OnSpecialLineColors = CISMemoSpecialLineColors
- OnStatusChange = CISMemoStatusChange
- OnPaintTransient = CISMemoPaintTransient
- end
- object Panel11: TPanel
- Left = 0
- Top = 358
- Width = 448
- Height = 46
- Align = alBottom
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 3
- Visible = False
- object SaveCodeInside: TSpeedButton
- Left = 411
- Top = 19
- Width = 32
- Height = 22
- Flat = True
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000000000000000000000000000000000000FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF009C0021009C0021009C0021009C0021009C0021009C0021009C0021009C00
- 21009C0021009C0021009C0021009C0021009C002100FF00FF00FF00FF009C00
- 21008C5A00008C5A0000F7EFEF008C5A00008C5A0000F7EFEF00F7EFEF00F7EF
- EF00F7EFEF00F7EFEF00F7EFEF008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00008C5A0000F7EFEF008C5A00008C5A0000F7EFEF00F7EFEF00F7EF
- EF00F7EFEF00F7EFEF00F7EFEF008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00008C5A0000F7EFEF00F7EFEF00F7EFEF00F7EFEF00F7EFEF00F7EF
- EF00F7EFEF00F7EFEF00F7EFEF008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00008C5A0000F7EFEF00F7EFEF00F7EFEF00F7EFEF00F7EFEF00F7EF
- EF00F7EFEF00F7EFEF00F7EFEF008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00008C5A00008C5A00008C5A00008C5A00008C5A00008C5A00008C5A
- 00008C5A00008C5A00008C5A00008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00008C5A00009C0021009C0021009C0021009C0021009C0021009C00
- 21009C0021009C0021008C5A00008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00009C002100FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF009C0021008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00009C002100FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF009C0021008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00009C002100FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF009C0021008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00009C002100FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF009C0021008C5A00009C002100FF00FF00FF00FF009C00
- 21008C5A00009C002100FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF009C0021009C0021009C002100FF00FF00FF00FF009C00
- 21008C5A00009C002100FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF009C002100FF00FF009C002100FF00FF00FF00FF009C00
- 21009C0021009C0021009C0021009C0021009C0021009C0021009C0021009C00
- 21009C0021009C0021009C0021009C0021009C002100FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00}
- ParentShowHint = False
- ShowHint = True
- OnClick = SaveCodeInsideClick
- end
- object Label14: TLabel
- Left = 6
- Top = 5
- Width = 23
- Height = 12
- Caption = 'Key:'
- end
- object Label15: TLabel
- Left = 214
- Top = 5
- Width = 58
- Height = 12
- Caption = 'Comments:'
- end
- object Edit2: TEdit
- Left = 6
- Top = 20
- Width = 201
- Height = 20
- TabOrder = 0
- OnChange = Edit2Change
- end
- object Edit3: TEdit
- Left = 216
- Top = 20
- Width = 185
- Height = 20
- TabOrder = 1
- OnChange = Edit3Change
- end
- end
- end
- end
- object TabSheet7: TTabSheet
- Caption = 'Syntax Highlighting'
- ImageIndex = 65
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 772
- Height = 81
- Align = alTop
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 1
- Width = 59
- Height = 12
- Caption = '&Highlighter:'
- FocusControl = cbxHighlighterSelect
- end
- object Label22: TLabel
- Left = 8
- Top = 41
- Width = 49
- Height = 12
- Caption = 'A&ttribute:'
- FocusControl = cbxAttrSelect
- end
- object Label23: TLabel
- Left = 216
- Top = 1
- Width = 90
- Height = 12
- Caption = '&Foreground Color:'
- end
- object Label24: TLabel
- Left = 216
- Top = 41
- Width = 93
- Height = 12
- Caption = 'Bac&kground Color:'
- end
- object SpeedButton16: TSpeedButton
- Left = 312
- Top = 54
- Width = 89
- Height = 21
- Caption = 'Clear'
- OnClick = SpeedButton16Click
- end
- object SpeedButton15: TSpeedButton
- Left = 312
- Top = 15
- Width = 89
- Height = 21
- Caption = 'Clear'
- OnClick = SpeedButton15Click
- end
- object cbxHighlighterSelect: TComboBox
- Left = 8
- Top = 15
- Width = 201
- Height = 20
- Style = csDropDownList
- ItemHeight = 12
- TabOrder = 0
- OnChange = cbxHighlighterSelectChange
- Items.Strings = (
- 'Cascading Style Sheet'
- 'HTML'
- 'JavaScript'
- 'Perl'
- 'PHP'
- 'SQL'
- 'Visual Basic'
- 'XML')
- end
- object btnSaveToReg: TButton
- Left = 600
- Top = 49
- Width = 161
- Height = 25
- Caption = 'Sa&ve Highlighter Settings'
- Enabled = False
- TabOrder = 1
- OnClick = btnSaveToRegClick
- end
- object cbxAttrSelect: TComboBox
- Left = 8
- Top = 55
- Width = 201
- Height = 20
- Style = csDropDownList
- ItemHeight = 12
- TabOrder = 2
- OnChange = cbxAttrSelectChange
- Items.Strings = (
- 'Assembler'
- 'Comment'
- 'Identifier'
- 'Number'
- 'Operator'
- 'Pragma'
- 'Preprocessor'
- 'Reserved word'
- 'Symbol'
- 'Space'
- 'String'
- 'Variable')
- end
- object grbAttrStyle: TGroupBox
- Left = 422
- Top = 9
- Width = 171
- Height = 64
- Caption = ' Style '
- TabOrder = 3
- object cbStyleBold: TCheckBox
- Left = 16
- Top = 29
- Width = 33
- Height = 17
- Caption = 'B'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = cbStyleBoldClick
- end
- object cbStyleStrikeOut: TCheckBox
- Left = 116
- Top = 29
- Width = 33
- Height = 17
- Caption = 'S'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = [fsStrikeOut]
- ParentFont = False
- TabOrder = 3
- OnClick = cbStyleBoldClick
- end
- object cbStyleUnderline: TCheckBox
- Left = 84
- Top = 29
- Width = 31
- Height = 17
- Caption = 'U'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = [fsUnderline]
- ParentFont = False
- TabOrder = 2
- OnClick = cbStyleBoldClick
- end
- object cbStyleItalic: TCheckBox
- Left = 48
- Top = 29
- Width = 28
- Height = 17
- Caption = 'I'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = [fsItalic]
- ParentFont = False
- TabOrder = 1
- OnClick = cbStyleBoldClick
- end
- end
- object Button1: TButton
- Left = 600
- Top = 16
- Width = 161
- Height = 25
- Caption = 'Load File'
- TabOrder = 4
- OnClick = Button1Click
- end
- object Panel4: TPanel
- Left = 216
- Top = 16
- Width = 89
- Height = 19
- BevelOuter = bvLowered
- TabOrder = 5
- OnClick = Panel4Click
- end
- object Panel8: TPanel
- Left = 216
- Top = 56
- Width = 89
- Height = 19
- BevelOuter = bvLowered
- TabOrder = 6
- OnClick = Panel8Click
- end
- end
- object SynEdit1: TSynEdit
- Left = 0
- Top = 81
- Width = 772
- Height = 342
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- TabOrder = 1
- Gutter.Font.Charset = DEFAULT_CHARSET
- Gutter.Font.Color = clWindowText
- Gutter.Font.Height = -11
- Gutter.Font.Name = 'Courier New'
- Gutter.Font.Style = []
- Highlighter = SynHTMLSyn1
- RightEdge = 0
- RightEdgeColor = clWhite
- OnStatusChange = SynEdit1StatusChange
- OnPaintTransient = SynEdit1PaintTransient
- end
- end
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 644
- Top = 176
- end
- object HighLighterPopUp: TPopupMenu
- AutoHotkeys = maManual
- AutoLineReduction = maManual
- Left = 568
- Top = 143
- object HTML1: TMenuItem
- Caption = 'HTML'
- Checked = True
- OnClick = HTML1Click
- end
- object PHP1: TMenuItem
- Caption = 'PHP'
- OnClick = PHP1Click
- end
- object CSS1: TMenuItem
- Caption = 'CSS'
- OnClick = CSS1Click
- end
- object VBScript1: TMenuItem
- Caption = 'VBScript'
- OnClick = VBScript1Click
- end
- object JavaScript1: TMenuItem
- Caption = 'JavaScript'
- OnClick = JavaScript1Click
- end
- object SQL1: TMenuItem
- Caption = 'SQL'
- OnClick = SQL1Click
- end
- object XML1: TMenuItem
- Caption = 'XML'
- OnClick = XML1Click
- end
- object Perl1: TMenuItem
- Caption = 'Perl'
- OnClick = Perl1Click
- end
- end
- object PopupMenu1: TPopupMenu
- AutoHotkeys = maManual
- AutoLineReduction = maManual
- Images = fMain.ImageList1
- Left = 648
- Top = 128
- object Copy1: TMenuItem
- Action = fMain.ActionCopy
- end
- object Paste1: TMenuItem
- Action = fMain.ActionPaste
- end
- object Cut1: TMenuItem
- Action = fMain.ActionCut
- end
- object N8: TMenuItem
- Caption = '-'
- end
- object GotoLine1: TMenuItem
- Caption = 'Goto Line ...'
- ImageIndex = 89
- ShortCut = 16455
- OnClick = GotoLine1Click
- end
- end
- object SynCssSyn1: TSynCssSyn
- CommentAttri.Foreground = clGray
- NumberAttri.Foreground = clFuchsia
- KeyAttri.Foreground = clNavy
- StringAttri.Foreground = clBlue
- StringAttri.Style = [fsBold]
- SymbolAttri.Foreground = clNavy
- SymbolAttri.Style = [fsBold]
- Left = 320
- Top = 216
- end
- object SynVBScriptSyn1: TSynVBScriptSyn
- DefaultFilter = 'VBScript Files (*.vbs)|*.vbs'
- CommentAttri.Foreground = clTeal
- IdentifierAttri.Foreground = 6510397
- KeyAttri.Foreground = 4194432
- NumberAttri.Foreground = 7495745
- StringAttri.Foreground = clBlue
- Left = 460
- Top = 192
- end
- object SynPHPSyn1: TSynPHPSyn
- DefaultFilter =
- 'PHP Files (*.php,*.php3,*.phtml,*.inc)|*.php;*.php3;*.phtml;*.in' +
- 'c'
- CommentAttri.Foreground = clGray
- KeyAttri.Foreground = 4194432
- NumberAttri.Foreground = 6046117
- SpaceAttri.Foreground = 8404992
- StringAttri.Foreground = 9987645
- SymbolAttri.Foreground = 5263169
- VariableAttri.Foreground = 9075285
- Left = 548
- Top = 195
- end
- object SynSQLSyn1: TSynSQLSyn
- DefaultFilter = 'SQL Files (*.sql)|*.sql'
- CommentAttri.Foreground = clSilver
- ExceptionAttri.Foreground = clRed
- FunctionAttri.Foreground = 8404992
- IdentifierAttri.Foreground = 5124469
- KeyAttri.Foreground = 8388672
- NumberAttri.Foreground = clGreen
- PLSQLAttri.Foreground = clAqua
- SQLPlusAttri.Foreground = 4194432
- StringAttri.Foreground = 8404992
- SymbolAttri.Foreground = 4210816
- TableNameAttri.Foreground = 8388672
- VariableAttri.Foreground = 14182329
- SQLDialect = sqlSybase
- Left = 460
- Top = 239
- end
- object SynHTMLSyn1: TSynHTMLSyn
- DefaultFilter = 'HTML Document (*.htm,*.html)|*.htm;*.html'
- AndAttri.Foreground = 12860584
- AndAttri.Style = []
- CommentAttri.Foreground = clGray
- IdentifierAttri.Foreground = 7564557
- IdentifierAttri.Style = []
- KeyAttri.Foreground = 4194432
- KeyAttri.Style = []
- SpaceAttri.Foreground = clBlack
- SymbolAttri.Foreground = 4194432
- SymbolAttri.Style = []
- TextAttri.Foreground = clBlack
- UndefKeyAttri.Style = []
- ValueAttri.Foreground = 12619107
- Left = 376
- Top = 240
- end
- object SynJScriptSyn1: TSynJScriptSyn
- DefaultFilter = 'JavaScript files (*.js)|*.js'
- CommentAttri.Foreground = clTeal
- IdentifierAttri.Foreground = 6510397
- IdentifierAttri.Style = [fsBold]
- KeyAttri.Foreground = 4194432
- EventAttri.Foreground = 16711808
- NumberAttri.Foreground = 7495745
- StringAttri.Foreground = 12619107
- SymbolAttri.Foreground = clGreen
- SymbolAttri.Style = [fsBold]
- Left = 376
- Top = 288
- end
- object SynXMLSyn1: TSynXMLSyn
- DefaultFilter =
- 'XML Document (*.xml,*.xsd,*.xsl,*.xslt,*.dtd)|*.xml;*.xsd;*.xsl;' +
- '*.xslt;*.dtd'
- WantBracesParsed = False
- Left = 460
- Top = 287
- end
- object SynPerlSyn1: TSynPerlSyn
- DefaultFilter = 'Perl Files (*.pl,*.pm,*.cgi)|*.pl;*.pm;*.cgi'
- Left = 548
- Top = 259
- end
- object ActionList1: TActionList
- Left = 234
- Top = 89
- object CloseWindow: TAction
- Caption = 'CloseWindow'
- ShortCut = 27
- OnExecute = CloseWindowExecute
- end
- end
- object OpenDialog1: TJvOpenDialog
- DefaultExt = 'dci'
- Filter = 'Code Inside Files ( *.dci )|*.dci'
- Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
- Height = 0
- Width = 0
- Left = 325
- Top = 91
- end
- object SaveDialog1: TJvSaveDialog
- DefaultExt = 'dci'
- Filter = 'Code Inside Files ( *.dci )|*.dci'
- Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
- Height = 0
- Width = 0
- Left = 325
- Top = 147
- end
- end
-